Text Field Type Values

These control the look of the text field.

NameValueDescription
xpTextEntryField"0" A field for text entry.
xpTextTransparent"3" A transparent text field. The user can type and the text is drawn, but no background is drawn.
You can draw your own background by adding a widget handler and prehandling the draw message.
xpTextTranslucent"4" A translucent edit field, dark gray.